home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
frame_34
/
PlaceObject2_81_130
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Wrap
Text File
|
2008-09-12
|
124b
|
7 lines
onClipEvent(enterFrame){
if(this._currentframe == this._totalframes)
{
_root.gotoAndPlay("SKIP1");
}
}